home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / bootup / boot_a2m / menu_kit / menu_kit.doc < prev    next >
Encoding:
Text File  |  1995-05-02  |  4.7 KB  |  143 lines

  1.  
  2.  
  3.                            Documentation for
  4.  
  5.                          MENU CONSTRUCTION KIT
  6.  
  7.  
  8.      This program is distributed under the concept of Shareware.  
  9. It may be given out freely. But if you like and find it useful, 
  10. please send $5.00 to:
  11.  
  12.                               Cinway Software
  13.                               1966 Longwood Court
  14.                               LaPlace, La. 70068
  15.  
  16.      This will make you a registered user, and allow you to 
  17. receive updates at a nominal fee of $3.00 (to cover the cost of 
  18. the disk and postage).  Updates will only be available through 
  19. the mail to registered users.  Your support will allow me to 
  20. continue writing this kind of software. THANK YOU!!  Now on with 
  21. the good stuff.
  22.  
  23.  
  24.  
  25.  
  26.      M.C.K. will allow you to enter the entire name of all 
  27. program files on the disk, then load and run the program of your
  28. choice at the push of a single key.  The menu is set to autorun
  29. at boot up and will run any GEM program (I haven't found one yet
  30. that won't run).  The construction program will run in medium or
  31. high res. And the menu created by this program will run in all
  32. three resolutions.  There are two drawbacks to this system. 
  33.  
  34.           1. All programs on a disk must be capable of running in 
  35.              the same resolution.
  36.  
  37.           2. The system takes up about 12K of disk space. (Sorry 
  38.              about that, I tried to keep the code as short as 
  39.              possible)
  40.  
  41.  
  42.      If these aren't a problem for you, then read on.
  43.  
  44.  
  45.          
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                               BUILD MENU
  62.  
  63.  
  64. CREATE NEW MENU - When creating an autoboot menu for a disk for the 
  65.                   first time, select this option.  The disk you 
  66.                   want to create the menu for must be inserted into
  67.                   drive A before selecting this option.  Files to 
  68.                   be run must be on the disk.  You will be shown a 
  69.                   file selector box and asked to select a file.
  70.                   Only files with 'prg', 'tos', and 'ttp' 
  71.                   extensions should be selected.  Once a file is 
  72.                   selected you will be asked to enter the full 
  73.                   title.  You can enter the full title of the 
  74.                   program along with version numbers or anything 
  75.                   else you care to.  You will then be asked if you 
  76.                   would like to do another.  You can enter 'N' for 
  77.                   no and return to the main screen, or 'Y' (or 
  78.                   just hit 'RETURN') to continue.
  79.  
  80.  
  81. ADD TO CURRENT MENU - Select this option to add to a menu file 
  82.                  that was loaded in from a disk or has been 
  83.                  created with the "CREATE NEW MENU' option.
  84.  
  85.  
  86. EDIT MENU IN MEMORY - Use this option to change a title to suit 
  87.                  your tastes. You can also delete a title 
  88.                  entirely from the menu file.  Don't forget to 
  89.                  save your menu file after you finish.
  90.  
  91.  
  92. CREATE MENU SYSTEM - This will write all the files nescessary to 
  93.                  autoboot the menu and display the files on your
  94.                  disk.  It will create an 'AUTO' folder and write
  95.                  the boot information inside.  It will then write
  96.                  MENU.PRG and MENU.DAT in the root directory.  If
  97.                  you already have an AUTO folder on your disk, it
  98.                  and the programs inside will remain intact.  Any
  99.                  programs in the AUTO folder not written by
  100.                  M.C.K. may cause problems.  You'll have to 
  101.                  experiment.  This option also deletes 
  102.                  'desktop.inf'.  It isn't used and will increase 
  103.                  load time slightly.  You can always add it back 
  104.                  after if you wish.
  105.  
  106.  
  107.          
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.                                   MENU I/O
  115.  
  116.  
  117. SHOW MENU - Will show current menu file in memory.  Good for 
  118.             checking to see if it's the way you want it before 
  119.             saving.
  120.  
  121.  
  122. LOAD MENU - Loads a 'MENU.DAT' file from a disk that already has 
  123.             the menu system on it.  'MENU.DAT' file can be easily 
  124.             changed to correspond with program deletions, title 
  125.             changes or additions.  Use the ADD and EDIT options.
  126.  
  127.  
  128. SAVE MENU - Saves the 'MENU.DAT' file after alterations have been 
  129.             made.
  130.  
  131.  
  132.  
  133.  
  134.      The program should run cleanly as is.  The only time I have 
  135. encountered problems was when I didn't leave the computer off 
  136. long enough before booting.  If you find any bugs or just want to 
  137. leave a comment, you can reach me on GENIE.  My address is 
  138. 'W.BABIN'.
  139.  
  140.  
  141.                             ENJOY!!!!!!
  142.  
  143.